﻿2026-06-16T09:36:10.7400937Z ##[group]Run actions/checkout@v5
2026-06-16T09:36:10.7401700Z with:
2026-06-16T09:36:10.7402100Z   repository: SaberMage/spt-core
2026-06-16T09:36:10.7405481Z   token: ***
2026-06-16T09:36:10.7405835Z   ssh-strict: true
2026-06-16T09:36:10.7406197Z   ssh-user: git
2026-06-16T09:36:10.7406564Z   persist-credentials: true
2026-06-16T09:36:10.7406968Z   clean: true
2026-06-16T09:36:10.7407337Z   sparse-checkout-cone-mode: true
2026-06-16T09:36:10.7407747Z   fetch-depth: 1
2026-06-16T09:36:10.7408102Z   fetch-tags: false
2026-06-16T09:36:10.7408449Z   show-progress: true
2026-06-16T09:36:10.7408816Z   lfs: false
2026-06-16T09:36:10.7409259Z   submodules: false
2026-06-16T09:36:10.7409632Z   set-safe-directory: true
2026-06-16T09:36:10.7410233Z ##[endgroup]
2026-06-16T09:36:10.8221105Z Syncing repository: SaberMage/spt-core
2026-06-16T09:36:10.8222657Z ##[group]Getting Git version info
2026-06-16T09:36:10.8223300Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-16T09:36:10.8224361Z [command]/usr/bin/git version
2026-06-16T09:36:10.8224972Z git version 2.43.0
2026-06-16T09:36:10.8226240Z ##[endgroup]
2026-06-16T09:36:10.8229954Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6e9c1b08-d107-40b0-a48a-53d415494a8e' before making global git config changes
2026-06-16T09:36:10.8231071Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:36:10.8232030Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-16T09:36:10.8257170Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-16T09:36:10.8274014Z https://github.com/SaberMage/spt-core
2026-06-16T09:36:10.8283984Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T09:36:10.8286767Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T09:36:10.8305054Z refs/heads/dev-freeform
2026-06-16T09:36:10.8310976Z [command]/usr/bin/git checkout --detach
2026-06-16T09:36:10.8355802Z HEAD is now at c5887db M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:36:10.8389396Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-16T09:36:10.8415049Z Deleted branch dev-freeform (was c5887db).
2026-06-16T09:36:10.8449441Z ##[endgroup]
2026-06-16T09:36:10.8450575Z [command]/usr/bin/git submodule status
2026-06-16T09:36:10.8632046Z ##[group]Cleaning the repository
2026-06-16T09:36:10.8634250Z [command]/usr/bin/git clean -ffdx
2026-06-16T09:36:11.6300876Z Removing target/
2026-06-16T09:36:11.6310597Z [command]/usr/bin/git reset --hard HEAD
2026-06-16T09:36:11.6361054Z HEAD is now at c5887db M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:36:11.6399041Z ##[endgroup]
2026-06-16T09:36:11.6400275Z ##[group]Disabling automatic garbage collection
2026-06-16T09:36:11.6404249Z [command]/usr/bin/git config --local gc.auto 0
2026-06-16T09:36:11.6432961Z ##[endgroup]
2026-06-16T09:36:11.6434024Z ##[group]Setting up auth
2026-06-16T09:36:11.6438157Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:36:11.6465233Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-16T09:36:11.6663431Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:36:11.6689230Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-16T09:36:11.6889996Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:36:11.6915605Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T09:36:11.7103780Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-16T09:36:11.7133538Z ##[endgroup]
2026-06-16T09:36:11.7135136Z ##[group]Fetching the repository
2026-06-16T09:36:11.7140640Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c5887db27f6c8576decec071c073e76c5144ba66:refs/remotes/origin/dev-freeform
2026-06-16T09:36:12.1760877Z ##[endgroup]
2026-06-16T09:36:12.1761923Z ##[group]Determining the checkout info
2026-06-16T09:36:12.1762900Z ##[endgroup]
2026-06-16T09:36:12.1772015Z [command]/usr/bin/git sparse-checkout disable
2026-06-16T09:36:12.1848329Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-16T09:36:12.1872370Z ##[group]Checking out the ref
2026-06-16T09:36:12.1874496Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T09:36:12.1916745Z Switched to a new branch 'dev-freeform'
2026-06-16T09:36:12.1917861Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T09:36:12.1921302Z ##[endgroup]
2026-06-16T09:36:12.1952587Z [command]/usr/bin/git log -1 --format=%H
2026-06-16T09:36:12.1973017Z c5887db27f6c8576decec071c073e76c5144ba66
